home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Why can't I debug my ODF part?
- Sent: 5/24/96 9:40 PM
- Received: 5/28/96 8:25 AM
- From: Arni McKinley, motion@nbn.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I created an ODF part with PartMaker. It is based on the hello part, and
- >I'm using the DR5 release of OpenDoc that I got at WWDC. I follow all the
- >directions that were given in DR4 for debugging a part (couldn't find any
- >on DR5), but the debugger never stops at my breakpoints. I'm using
- >Metrowerks CW 8. I was debugging just fine with DR4 and non ODF
- >parts.
-
- >Does anyone have any ideas what might be going wrong?
-
- Yes!
-
- I spent several hours thrashing on this one. I found that I had a part with
- similar 'cfrg' resources (at least I think that's what the debugger uses to
- find the code) buried in my system folder quite out of the way, but where
- the debugger found it first before it looked in the Editor's folder.
- Anyway, once I dumped that part, the debugger started targeting my part
- properly.
-
- Arni
-
-